Method SetSchemeForType<TProps>(RedbScheme)

Assembly: redb.Core.dll

Set scheme for .NET type in static cache.

public void SetSchemeForType<TProps>(RedbScheme scheme) where TProps : class